The ImagickDraw class
PHP Manual

ImagickDraw::setClipRule

(PECL imagick 2.0.0)

ImagickDraw::setClipRuleSet the polygon fill rule to be used by the clipping path

Descripción

bool ImagickDraw::setClipRule ( int $fill_rule )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Set the polygon fill rule to be used by the clipping path.

Lista de parámetros

fill_rule

FILLRULE_ constant

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual